Group: Forum Members
Posts: 538,
Visits: 2.2K
|
I couldn't find a more appropriate place for this topic, so I am posting it here:
The forum software is VERY unfriendly to use on a mobile device. In a thread that spans over several pages, there is, e.g., no way to jump directly to the last page. Instead, I have to scroll to the bottom of every single page and hit the "Next" button twice. On the PC, there is a link for each page, and I can click on the last page to jum directly to it. Not so on the mobile version.
In most other forums (actually, in ALL of them that I frequent) there is the ability to jump directly to the "first unread" post. This is done by comparing the time of when I last left the forum to the time when a particular post was first posted. Clicking on the "first unread" button will take me to the first post in the thread which was posted after I last left the forum. This is very convenient because it saves me a lot of scrolling and jumping. Would it be possible to implement this feature on this forum?
Thanks, -- Chris.
|
Group: Forum Members
Posts: 8.1K,
Visits: 9.4K
|
We do not write this forum software, but I will alert the author to this thread.
|
Group: Forum Members
Posts: 8.1K,
Visits: 9.4K
|
Apparently, this will be improved very soon.
|
Group: Forum Members
Posts: 538,
Visits: 2.2K
|
Great! This following threads much easier.
-- Chris.
|
Group: Forum Members
Posts: 626,
Visits: 15K
|
I have just tried to change my Profile Photograph using the Choose File option and got the following error:- Server Error in '/' Application.
Access to the path 'C:\inetpub\wwwroot\23588\http\Uploads\Photos\ec7906b4-17d8-42a9-a2b9-a3df.JPG' is denied.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.UnauthorizedAccessException: Access to the path 'C:\inetpub\wwwroot\23588\http\Uploads\Photos\ec7906b4-17d8-42a9-a2b9-a3df.JPG' is denied. ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6 and IIS 7, and the configured application pool identity on IIS 7.5) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user. To grant ASP.NET access to a file, right-click the file in File Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. | Stack Trace: [UnauthorizedAccessException: Access to the path 'C:\inetpub\wwwroot\23588\http\Uploads\Photos\ec7906b4-17d8-42a9-a2b9-a3df.JPG' is denied.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +216 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) +1430 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) +205 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +87 System.IO.File.OpenWrite(String path) +56 InstantASP.Common.Utils.FileUtils.SaveUniqueFile(Stream& File, String FileExtension, String AbsoluteOrVirtualPath) +632 InstantASP.InstantForum.UI.Controls.EditPhoto.UploadMemberPhoto() +436 InstantASP.InstantForum.UI.Controls.EditPhoto.UpdateDetails() +685 InstantASP.InstantForum.UI.Controls.EditPhoto.butSubmit_Click(Object sender, EventArgs e) +70 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +155 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804 |
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34212 Anybody got any ideas?
Mike _________________________________________ Samsung Galaxy Tab A8 – Android 11.0 & SD 4.1.1.0 Huawei P30 – Android 11.0 & SD 4.1.1.0 PC – Windows 10 (Home Ed) Version 2009, Build 19045.6093, SD 4.0.2.0
|
Group: Forum Members
Posts: 8.1K,
Visits: 9.4K
|
Thanks, I reported this to the forum provider and they say it has been resolved.
|
Group: Forum Members
Posts: 626,
Visits: 15K
|
Yes, I can confirm that this problem has been resolved. Many thanks.
Mike _________________________________________ Samsung Galaxy Tab A8 – Android 11.0 & SD 4.1.1.0 Huawei P30 – Android 11.0 & SD 4.1.1.0 PC – Windows 10 (Home Ed) Version 2009, Build 19045.6093, SD 4.0.2.0
|